| FaGLAccount |
| Logical Entity Name | FaGLAccount |
| Default Table Name | FaGLAccount |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| FaGLAccount Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaGLAccountID |
int | NO | ||
FaGLFundID |
int | NO | ||
| AccountNumber | char(16) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaGLAccount Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaGLAccount_FaGLAccountID_U_C_IDX | PrimaryKey | FaGLAccountID |
| FaGLAccount Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaGLFund | Non-Identifying | One To Zero or More | FK_FaGLAccount_FaGLFundID_FaGLFund_FaGLFundID | FaGLFundID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaGLDetail | Non-Identifying | One To Zero or More | FK_FaGLDetail_FAGLFundID_FaGLAccount_FaGLAccountID | NO | YES |
| FaGLAccount Check Constraints |
| Check Constraint Name | CheckConstraint |
| FaGLAccount Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| FaGLAccount Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.FaGLAccount |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaGLAccount |
NO |
| FaGLAccount Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| FaGLAccount Data Movement Rules |
| Name | Type | Rule Text/Value |